home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Media 6
/
PC MEDIA CD06.iso
/
share
/
prog
/
ckit254
/
files
< prev
next >
Wrap
Text File
|
1995-01-01
|
3KB
|
77 lines
Files v2.5 09/25/92
-------
C-KIT.DOC - Main documentation for C-KIT.
CKITDEMO.EXE - This is a very short program written to test C-KIT libraries
and for a short demo. CKITDEMO.EXE is a compiled program
using the C-KIT library.
CKIT.H - This is a standard C header file, to be included with your
door program. This file contains all the function prototypes,
and variable names and types available from C-KIT.
OLDCKIT.H - This is a standard C header file, and can be optionally
included to re-define the C-KIT function and variable names.
CKIT.REF - This is a reference file, for major C-KIT functions and
variables.
CKIT_MS.LIB - This file is the C-KIT library file to access all of the C-KIT
CKIT_MM.LIB files that are linked into your door program for MSC.
CKIT_TS.LIB - This file is the C-KIT library file to access all of the C-KIT
CKIT_TM.LIB files that are linked into your door program for TURBO C.
CKITDEMO.C - The source code for CKITDEMO demostrating a door written
using C-KIT functions.
CKITDEMO.H - The include header for CKITDEMO.C
CKITDEMO.DOC - The documention for running the CKITDEMO door.
CKIT.M - Used by the CKITDEMO program for display_file();
DEMO.BAT - Sample .bat file to compile and link using the C-KIT.LIB
for MSC. Provided as an example.
DOOR.SYS - Sample DOOR.SYS file.
DOORSYS.TXT - Text file that explains the door.sys file format.
HISTORY - Text file that explains the history of C-CKIT.
FILES - This file.
WHATS.NEW - New for this release of C-KIT.
READ1ST.!!! - Converting from C-KIT 2.08 to later versions.
READ.ME - Text file that explains setting up CKITDEMO.C
CKIT_TC.ZIP - Contains TURBO C files
***************************************************************************
* Files in the CKIT_TC.ZIP FILE
***************************************************************************
BCC_CPP.MAK - Borland C++ Make file for CKITDEMO door.
MAKES.BAT - Batch file to run BCC_CPP.MAK.
TCREAD.ME - Information for TURBO C users
CKITDEMO.MAK - TURBO C Make file for CKITDEMO door (for use as example)*
TCDEMO.BAT - Batch file to run CKITDEMO.MAK.
CKITS.PRJ - TURBO C Project file for CKITDEMO door (use as example)*
TCPPCKIT.PRJ - TURBO C++ Project file for CKITDEMO door (use as example)*
CKIT_TS.LIB - This file is the C-KIT library file to access all of the C-KIT
CKIT_TM.LIB files that are linked into your door program for TURBO C.
* For small models